How to Install d-shlibs software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install d-shlibs software package in Ubuntu 12.04 LTS (Precise Pangolin)

d-shlibs software package provides Debian shared library package building helper scripts, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install d-shlibs 

d-shlibs is installed in your system.

Make ensure the d-shlibs package were installed using the commands given below,

$ sudo dpkg-query -l | grep d-shlibs *

You will get with d-shlibs package name, version, architecture and description in a table

d-shlibs package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package d-shlibs
Version 0.49ubuntu1
Description Debian shared library package building helper scripts
Sub Section Utils


See Also, How to uninstall or remove d-shlibs software package from Ubuntu 12.04 LTS (Precise Pangolin)?